home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 139
/
(Vol 139) Sep 24 2011.iso
/
Games
/
xtreme_tugboating.swf
/
scripts
/
DefineSprite_87
/
frame_1
/
DoAction.as
Wrap
Text File
|
2011-09-24
|
73b
|
5 lines
onEnterFrame = function()
{
_rotation = _rotation + _X * 0.01;
};